GetGenerateResults
Overview
The GetGenerateResults operation is used to retrieve the results of a Generate SelectAndGenerate, or SelectGenerateDeliver requests.
| Operation | GetDeliveryHistory |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://www.wolterskluwerfs.com/2014/05/DocServices/V2/IEDocService/GetGenerateResults |
| Input | IEDocService_GetDeliveryHistory_InputMessage (soap:body, use = literal) parameters type GetGenerateResults |
| Output | IEDocService_GetDeliveryHistory_OutputMessage (soap:body, use = literal) parameters type GetGenerateResults |
Request Message
The operation input is GetGenerateResults. The request requires a GetGenerateResults object.
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| request | GetGenerateResults | Required | An object serving as the root element for the request. |
Request and Response Samples
For sample code, see: GetGenerateResults.